Click or drag to resize

ProgressEventArgs Properties

The ProgressEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets or sets exception.
Public propertyIsComplete
Indicates when download/upload is completed.
Public propertyLocalFilePath
Gets or sets local file path.
Public propertyProgress
Gets or sets number of downloaded/uploaded bytes.
Public propertyRemoteFileUrl
Gets or sets remote file url.
Top
See Also